Skip to content

Fix combine lines bug and json object bug#6

Open
xcatliu wants to merge 1 commit into
fangj:masterfrom
xcatliu:fix-combine-lines-bug-and-json-object-bug
Open

Fix combine lines bug and json object bug#6
xcatliu wants to merge 1 commit into
fangj:masterfrom
xcatliu:fix-combine-lines-bug-and-json-object-bug

Conversation

@xcatliu

@xcatliu xcatliu commented Aug 12, 2015

Copy link
Copy Markdown

Some projects will ignore \r\n or \r in js files and combine all lines, which will cause several bugs and break the code, so I added some semicolons to avoid the problem.

Another bug is duplicated with #4

@wenbing

wenbing commented Aug 18, 2015

Copy link
Copy Markdown

💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants